Interface SnapLLCHeader

All Superinterfaces:
Header, IPCData, LLCHeader, Pdu, Signal
All Known Implementing Classes:
SnapLLCHeaderImpl

public interface SnapLLCHeader extends LLCHeader
  • Method Details

    • getOrgCode

      int getOrgCode()
      Returns:
      int Returns a int
    • setOrgCode

      void setOrgCode(int orgCode)
      Parameters:
      orgCode - Takes in a parameter of orgCode
    • getProtocolId

      int getProtocolId()
      Returns:
      int Returns a int
    • setProtocolId

      void setProtocolId(int protocolId)
      Parameters:
      protocolId - Takes in a parameter of protocolId